x86/guest: add PV console code
authorSergey Dyasli <sergey.dyasli@citrix.com>
Fri, 24 Nov 2017 11:07:32 +0000 (11:07 +0000)
committerWei Liu <wei.liu2@citrix.com>
Tue, 16 Jan 2018 18:34:04 +0000 (18:34 +0000)
commit335eba772b82db70381512ae1384104810800767
tree4f8cb86292c8c08d415507ad079d3f4de9c7fda7
parent010e95e399b8c4647376aff0df97a997249d4f77
x86/guest: add PV console code

Signed-off-by: Sergey Dyasli <sergey.dyasli@citrix.com>
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
xen/drivers/char/Makefile
xen/drivers/char/xen_pv_console.c [new file with mode: 0644]
xen/include/asm-x86/fixmap.h
xen/include/asm-x86/guest/hypercall.h
xen/include/xen/pv_console.h [new file with mode: 0644]